<description>Other map services for data fields of action type map.</description>
<actionTypeToAct>map</actionTypeToAct>
</info>
<programs>
<program label="Google Maps Australia" hint="Open Google Maps for Australia" type="url" src="" urlHead="http://maps.google.com.au/?hl=en&q=" urlTail="" />
<program label="Google Maps in French" hint="Open Google Maps in French Language" type="url" src="" urlHead="http://maps.google.com/?hl=fr&q=" urlTail="" />
<program label="Handle address data with ProcessAddressData" hint="Handle address data using a function in a dll" type="dll" src="HandleData.dll" func="ProcessAddressData" />
<program label="Handle address data with ProcessData" hint="Handle address data using a function in a dll" type="dll" src="HandleData.dll" func="ProcessData" />
<program label="Display address data" hint="Show map data in UTF8" type="wsh" src="showdata.vbs" />